home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / utility / bfind608.zip / BRUCE608.DOC < prev    next >
Text File  |  1996-08-31  |  26KB  |  500 lines

  1. BRUCE608.DOC                         1                         Revised: 08-31-96
  2.  
  3. --------------------------------------------------------------------------------
  4.                               Contact information
  5.  
  6. For the following routines:  AV,  BFIND,  COPSINCE,  DATES,  DIRCOMP,  DIRTOTAL,
  7. EUMAIL, FILL, FIXTEXT, FORTUNE, HTMSTRIP, PAGINATE,  READINIT,  READMAKE-created
  8. files, and TXTABLE:
  9.  
  10.                 Bruce Guthrie
  11.                 Wayne Software
  12.                 113 Sheffield St.
  13.                 Silver Spring, MD 20910
  14.  
  15.                 fax: (301) 588-8986
  16.                 e-mail: bguthrie@nmaa.org
  17.                 http://hjs.geol.uib.no/guthrie/
  18.  
  19. For the following routines:  CHANGE, CONVERT, FILUPDAT, READ, and READY:
  20.  
  21.                 Bruce Guthrie
  22.                 Room H-4885
  23.                 U.S. Dept of Commerce/ESA/STAT-USA
  24.                 Washington, DC 20230
  25.  
  26.                 fax: (202) 482-2164
  27.                 voice: (202) 482-3234
  28.                 e-mail: bguthrie@doc.gov
  29.  
  30. Please provide an Internet e-mail address on all correspondence.
  31.  
  32. Since these programs are typically "freeware"  (with  the  exception  of  people
  33. trying to make money from them instead of me), they generate maybe $100/year  in
  34. revenue for me.  As such, my ability to afford  wonderful  customer  support  is
  35. somewhat restricted.   Please  do  not  leave  messages  saying  "Call  me  long
  36. distance".  Also, please be specific  about  what  problems  you  encounter  and
  37. include command-line inputs as well as any control  or  INI  files  that  you're
  38. using.
  39.  
  40. WIN/NT AND WIN95 USERS:  All of these programs are DOS applications.  This means
  41. that they expect 8.3 filenames, short paths, etc.  If  you  use  long  paths  or
  42. illegal characters in your file names or whatever, these programs may  not  work
  43. for you.  This is not a "bug" in the software.  That's just  the  way  DOS  apps
  44. are.
  45.  
  46. Standard disclaimer in this society:  Wayne Software disclaims all warranties as
  47. to this software, whether express or implied, including without  limitation  any
  48. implied  warranties  of  merchantability,  fitness  for  a  particular  purpose,
  49. functionality, data integrity or protection.
  50.  
  51.  
  52. BRUCE608.DOC                         2                         Revised: 08-31-96
  53.  
  54. --------------------------------------------------------------------------------
  55.                                   Introduction
  56.  
  57. This documentation provides some overview information on a number of  utilities.
  58. All  programs  described  herein  were  written  by  Bruce  Guthrie.   Most  are
  59. distributed with a Wayne Software copyright.  Others were written for  the  U.S.
  60. Department of Commerce.  All are free for use provided relevant documentation is
  61. kept with the programs, no changes are made to the  programs  or  documentation,
  62. and they are not bundled with commercial programs or charged for separately.
  63.  
  64. CHANGE,  CONVERT,  FILUPDAT,   READ,   and   READY   are   excluded   from   the
  65. commercial-packaging  restriction.   These  programs  are  owned  by  the   U.S.
  66. Department of Commerce and may be re-distributed without restriction.
  67.  
  68. People who need to bundle AV, BFIND, COPSINCE, DATES, DIRCOMP, DIRTOTAL, EUMAIL,
  69. FILL, FIXTEXT, FORTUNE, HTMSTRIP, PAGINATE, READINIT, or TXTABLE  in  commercial
  70. packages other than shareware/freeware collections must pay a  $50  registration
  71. fee to "Wayne Software" at the following address.   READMAKE-created  files  are
  72. also subject to this limitation.  I don't expect to make any  money  from  these
  73. utilities but I don't want others to sell them instead.
  74.  
  75. This collection of utilities were compiled using Microsoft's  Visual  BASIC  for
  76. DOS 1.0 compiler.  Thomas G. Hanlin III's excellent  PBClone  routines,  release
  77. 2.3, provided additional functionality.  Since Tom has dropped support  for  his
  78. PBClone routines, some things will are simply not possible for me to do so don't
  79. push!  The basic routines should be able to be maintained indefinitely  as  long
  80. as DOS continues to exist; we'll see.  Keep in  mind  that  they  are  DOS-based
  81. routines so forget long Win95 file names and  such.   I  keep  thinking  that  I
  82. should be doing Windows programming but it's hard to get  psyched  up  for  that
  83. when you think of Windows as a computer virus.
  84.  
  85. Documentation provided in appropriate ZIP files:
  86.  * routine.DOC: Each utility is separately described in a like-named *.DOC file.
  87.  * FILE_ID.DIZ: Standard Description In Zip file.
  88.  * BRUCEymm.DOC: This file serves to summarize all  of  the  various  utilities.
  89.      The "ymm" indicates the release date in  year/month  format.   "601"  means
  90.      1996, first month (Jan 1996).
  91.  * BRUCEINI.DOC: Most of the routines have defaults that can  altered  by  using
  92.      initialization files (inifiles).   These  are  referenced  in  the  regular
  93.      documentation and further described here.  (One thing about *.INI files; if
  94.      you don't have one, it's in your interests to specify the "/-I"  parameter.
  95.      Otherwise, the program searches your entire DOS path looking for the file.)
  96.  * BRUCEHEX.DOC: Many of the routines allow you to enter  parameters  as  either
  97.      hexadecimal  or  decimal  strings.   This  is  referenced  in  the  regular
  98.      documentation and further described here.
  99.  
  100.      All program documentation was created  using  a  text  editor  (PE2).   The
  101.      PAGINATE command (see below) was  used  to  justify  the  text  and  create
  102.      titles, page breaks, and (where provided) indexes.
  103.  
  104. Beta  testers  and  suggestions  are  always   appreciated.    Contact   me   at
  105. bguthrie@nmaa.org  Note that all beta releases are done via e-mail  so  if  your
  106. gateway can't handle some pretty big mail attachments,  you  definitely  do  NOT
  107. want to be a beta tester for me!  Modifications that are not of  mainstream  use
  108. can be contracted for.
  109.  
  110.  
  111. BRUCE608.DOC                         3                         Revised: 08-31-96
  112.  
  113. --------------------------------------------------------------------------------
  114.                   Finding the programs--Current version is 607
  115.  
  116. The utilities are uploaded with a ZIP name that includes the year and  month  of
  117. the release in a "ymm" format ("607" is the July 1996 version).  The  files  are
  118. posted directly by the author to two places.  The following Web  site,  provided
  119. by Hans Schrader, has the current versions of *all* programs:
  120.  
  121.                 http://hjs.geol.uib.no/guthrie/
  122.  
  123. Major revisions are directly posted by the author to the following:
  124. * Simtel (Coast-To-Coast): ftp.coast.net (http://www.coast.net/Simtel)
  125. * Simtel (Keith Petersen): ftp.simtel.net (http://www.simtel.net/simtel.net)
  126. * ZDI Software Library:  No idea where that is!
  127.  
  128.                          Simtel locations and versions
  129.  
  130. http://www.coast.net/SimTel/msdos/      ftp://ftp.simtel.net/simtelnet/msdos/
  131.   ..arcutil/                            ..arcutils/
  132. av607.zip       Archive View: Free ZIP etc directory viewer
  133.   ..batutil/                            ..batchutl/
  134. dates607.zip    Warns you in advance of birthdays etc
  135. fortn608.zip    Fine-tunes DOS FOR command w/options
  136.   ..dirutil/                            ..dirutl/
  137. cops608.zip     Copies files modified since given date
  138. dirco608.zip    Updates files based on source directory
  139. dirto607.zip    Directory lister and totaller
  140. filup607.zip    Copy updated files based on a control list
  141.   ..diskutil/                           ..diskutil/
  142. fill608.zip     Stuffs as many files as possible on disk
  143.   ..offline/                            ..mailnews/
  144. eumal607.zip    Eudora utility for nicknames, boxes
  145.   ..spredsht/                           ..spredsht/
  146. convr607.zip    Convert dBase, ASCII-delim, fixed, 1-2-3
  147.   ..textutil/                           ..txtutl/
  148. bfind607.zip    Boolean FIND command (BFIND BEGIN & END)
  149. chang608.zip    Change strings in text/binary files
  150. fixtx607.zip    Translate text file characters en masse
  151. htmst608.zip    Reprocesses HTML pages for humans to read
  152. pagin607.zip    Paginates text (indexes, sorts, tables)
  153. read607.zip     Free viewer, also make any text